Other Classes
The following classes are available globally.
-
The accounting document service. Interacts with the
See moreAPIDomain.accounting
api.Declaration
Swift
public final class AccountingDocumentService : AccountingDocumentServiceProtocol
-
Undocumented
See moreDeclaration
Swift
public final class Token
extension Token: Decodable
-
The Gini Bank API Library
See moreDeclaration
Swift
public final class GiniBankAPI
-
Cancellation token needed during the analysis process
See moreDeclaration
Swift
public final class CancellationToken
-
The default document service. By default interacts with the
See moreAPIDomain.default
api.Declaration
Swift
public final class DefaultDocumentService : DefaultDocumentServiceProtocol
-
Data model for a document extraction.
See moreDeclaration
Swift
@objcMembers final public class Extraction : NSObject, Decodable
-
Data model for a document extraction result.
See moreDeclaration
Swift
@objcMembers final public class ExtractionResult : NSObject
-
The payment service. Interacts with the
See moreGini Bank API
to support Gini Pay Connect functionality.Declaration
Swift
public final class PaymentService : PaymentServiceProtocol
-
Data model for a return reason.
See moreDeclaration
Swift
@objcMembers final public class ReturnReason : NSObject
extension ReturnReason: Decodable